From: Reinhard Tartler Date: Thu, 28 Oct 2010 07:49:36 +0000 (+0200) Subject: add DEP-3 patch documentation X-Git-Tag: archive/raspbian/1.0.1+dfsg1-4+rpi1~1^2~350 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=a21faf73c70d5d27d47814e9797e6ed871c40713;p=gpac.git add DEP-3 patch documentation --- diff --git a/debian/patches/02_amd64.diff b/debian/patches/02_amd64.diff index 25eff36..e85a842 100644 --- a/debian/patches/02_amd64.diff +++ b/debian/patches/02_amd64.diff @@ -1,3 +1,6 @@ +From: Christian Marillat +Subject: Don't install library in /usr/lib64 + --- a/configure +++ b/configure @@ -222,7 +222,7 @@ diff --git a/debian/patches/03_memeset-typo.diff b/debian/patches/03_memeset-typo.diff index 721ef8f..052e5b2 100644 --- a/debian/patches/03_memeset-typo.diff +++ b/debian/patches/03_memeset-typo.diff @@ -1,3 +1,6 @@ +Subject: correct the chpl_New function to not overwrite memory during initialization +Bug-Ubuntu: #273075 + --- a/src/isomedia/box_code_base.c +++ b/src/isomedia/box_code_base.c @@ -109,7 +109,7 @@ diff --git a/debian/patches/04_glx-func-def.diff b/debian/patches/04_glx-func-def.diff index c8c987c..9c43846 100644 --- a/debian/patches/04_glx-func-def.diff +++ b/debian/patches/04_glx-func-def.diff @@ -1,3 +1,7 @@ +From: Michael Terry +Subject: Define a glXGetProcAddress prototype so that gcc doesn't assume it returns an int. +Bug-Ubuntu: #402177 + --- a/src/compositor/visual_manager_3d_gl.c +++ b/src/compositor/visual_manager_3d_gl.c @@ -70,6 +70,7 @@ diff --git a/debian/patches/gnutls-conversion.patch b/debian/patches/gnutls-conversion.patch index e82f9db..0be4a6b 100644 --- a/debian/patches/gnutls-conversion.patch +++ b/debian/patches/gnutls-conversion.patch @@ -1,4 +1,6 @@ -Patch to convert from OpenSSL to GnuTLS. +From: Andres Mejia +Subject: Patch to convert from OpenSSL to GnuTLS. + ========================================================================== --- a/applications/mp4box/Makefile +++ b/applications/mp4box/Makefile